home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat UK 76
/
MF_UK_76_1.iso
/
Education Feature
/
MicroWorlds 2.03 Try Me
/
MicroWorlds 2.03 Try Me.rsrc
/
TEXT_618_name.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-05-08
|
343 b
|
12 lines
name word-or-list word
Creates a variable and gives it the valueword-or-list. Such variables keep their value as long as you don't clear them or quit MicroWorlds. They are not saved with your project. See clearnames, make, and createprojectvar.
Example:
name [Peter Anne Geni] "class
show :class
Peter Anne Geni
show first :class
Peter